C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / CollectionView Property
CollectionView Property (C1CollectionViewSource<T>)
In This Topic
Gets the table view used to display the items.
Syntax
'Declaration
 
Public ReadOnly Property CollectionView As UIKit.UICollectionView
 
See Also